home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / boot / netBoot / h / cpu.addrs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-05-13  |  198 b   |  14 lines

  1. /*    @(#)cpu.addrs.h 1.25 86/01/03 SMI    */
  2.  
  3. /*
  4.  * Copyright (c) 1985 by Sun Microsystems, Inc.
  5.  */
  6.  
  7. #ifdef SUN2
  8. #include "../sun2/cpu.addrs.h"
  9. #endif
  10.  
  11. #ifdef SUN3
  12. #include "../sun3/cpu.addrs.h"
  13. #endif
  14.